hv-kvp-daemon-init software package provides Init Script for starting hv_kvp_daemon to support KVP Protocol, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install hv-kvp-daemon-init
hv-kvp-daemon-init is installed in your system.
Make ensure the hv-kvp-daemon-init package were installed using the commands given below,
$ sudo dpkg-query -l | grep hv-kvp-daemon-init *
You will get with hv-kvp-daemon-init package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Administration Utilities |
| Package | hv-kvp-daemon-init |
| Version | 0.3ubuntu4~12.04.0 [amd64, i38 |
| Description | Init Script for starting hv_kvp_daemon to support KVP Protocol |
| Sub Section | Admin |